module Base
{
	sound CustomPourSound
	{
		category = Player,
		clip
		{
			file = media/sound/beer_noise.ogg,
		}
	}
}